home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / MenuData / TestWindow.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  1.4 KB  |  46 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Stream version="2.0">
  3.     <widget type="Window">
  4.         <string name="Name">MenuWindow</string>
  5.         <int name="Alignment" type="Align">0</int>
  6.         <vector name="scrSize">
  7.             <real name="x">0.68875</real>
  8.             <real name="y">0.70001</real>
  9.             <real name="z">1</real>
  10.         </vector>
  11.         <vector name="scrPosition">
  12.             <real name="x">-0.46875</real>
  13.             <real name="y">0.27667</real>
  14.             <real name="z">0</real>
  15.         </vector>
  16.         <real name="Rotation">0</real>
  17.         <file name="AnimationFile">MenuData/Move.GMF</file>
  18.         <int name="PathIndex">0</int>
  19.         <string name="WindowName">Window</string>
  20.         <bool name="RenderWin">true</bool>
  21.         <color name="TexColor">
  22.             <real name="Red">1</real>
  23.             <real name="Green">1</real>
  24.             <real name="Blue">1</real>
  25.             <real name="Alpha">1</real>
  26.         </color>
  27.         <rect name="TextureRect">
  28.             <int name="bottom">256</int>
  29.             <int name="left">0</int>
  30.             <int name="right">256</int>
  31.             <int name="top">0</int>
  32.         </rect>
  33.         <texture name="texture">Textures/BlueBev.png</texture>
  34.         <bool name="FullImage">true</bool>
  35.         <string name="FileFolder"></string>        
  36.         <list name="Files" size="7" type="file">
  37.             <file>MenuData/TextBox.xml</file>
  38.             <file>MenuData/ImageBox.xml</file>
  39.             <file>MenuData/Button.xml</file>
  40.             <file>MenuData/IconButton.xml</file>
  41.             <file>MenuData/Slider.xml</file>
  42.             <file>MenuData/ComboBox.xml</file>
  43.             <file>MenuData/CheckBox.xml</file>
  44.         </list>
  45.     </widget>
  46. </Stream>